@charset "utf-8";

/* CSS Document */



#wrapper{

	width:337px;

	height: auto;

  

	}

#slide{

	width:337px !important;

	height: auto;

	position:relative;





	}

#slide #chay{

	width:337px !important;

	height: auto !important;

	}

#slide #chay ul li{

	width:337px !important;

	height: auto !important;

   

	}

#slide #left_slide{

	

	float:left;



	}

#left_slide img{

    width:337px;

	height:429px;

}

#slide .nguoi_mau{

	width:543px;

	height:501px;

	}

#slide #right_slide{

	float:left;

	width:405px;

	height:auto;

	border:1px solid #efeded;

    padding: 1px;

	margin-top:30px;

    position: absolute;

    z-index: 1;

    margin-left: 799px;

	}

#bao ul li{

	float:left;

	padding-left:20px;

	}

#right_slide .sanpham{

	width:405px;

	height:auto;

	background:url(images/bg_con.gif) repeat;

	

	}

.sanpham img{

	width:96px;

	height:110px;

	padding: 15px 10px 14px 25px;

   

	}

.next{

	position:absolute;

	top: 190px;

	right: 40px;

	cursor:pointer;

	z-index:999;

	}

.prev{

	position:absolute;

	top:190px;

	left:50px;

	cursor:pointer;

	z-index:999;

	}